home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / INTER53D.ZIP / INTERRUP.1ST < prev    next >
Text File  |  1997-01-12  |  69KB  |  1,523 lines

  1. Interrupt List            Release 53        Last change 12jan97
  2. Copyright (c) 1989,1990,1991,1992,1993,1994,1995,1996,1997 Ralf Brown
  3. --------!---FILELIST-------------------------
  4. Please redistribute the following files unmodified as a group, in a quartet of
  5. archives named INTER53A through INTER53D (preferably the original authenticated
  6. PKZIP archives):
  7.     INTERRUP.1ST    this file
  8.     INTERRUP.A    INT 00 through INT 13/17  \
  9.     INTERRUP.B    INT 13/18 through INT 15/12\
  10.     INTERRUP.C    INT 15/13 through INT 16/FE \
  11.     INTERRUP.D    INT 16/FF through INT 21/0F  \
  12.     INTERRUP.E    INT 21/10 through INT 21/4B   \      total 2233 pages at
  13.     INTERRUP.F    INT 21/4C through INT 21/E1    \  60 lines per page,
  14.     INTERRUP.G    INT 21/E2 through INT 21/F1    \ 2380 with INTPRINT -p
  15.     INTERRUP.H    INT 21/F2 through INT 21/FF     >(8327 entries)
  16.     INTERRUP.I    INT 22 through INT 2F/16    / (3513 tables)
  17.     INTERRUP.J    INT 2F/17 through INT 2F/B7    /
  18.     INTERRUP.K    INT 2F/B8 through INT 32      /
  19.     INTERRUP.L    INT 33 through INT 60        /
  20.     INTERRUP.M    INT 61 through INT 62        /
  21.     INTERRUP.N    INT 63 through INT 78       /
  22.     INTERRUP.O    INT 79 through INT 7F      /
  23.     INTERRUP.P    INT 80 through INT FF     /
  24.     INTERRUP.PRI    a brief primer on interrupts
  25.     INTPRINT.COM    a simple formatter that also generates a list summary
  26.     INTPRINT.DOC    instructions for INTPRINT
  27.     OVERVIEW.LST    brief listing of major uses of each interrupt
  28.     86BUGS.LST    a listing of CPU bugs and undocumented features
  29.     BIBLIO.LST    bibliography of information sources for the list
  30.     CMOS.LST    a description of the CMOS RAM data bytes
  31.     FARCALL.LST    APIs available through FAR CALLs
  32.     GLOSSARY.LST    a glossary of terms, abbreviations, and acronyms
  33.     MEMORY.LST    format of the BIOS data area and other memory regions
  34.     MSR.LST        a listing of Model-Specific Registers
  35.     OPCODES.LST    a listing of recent and undocumented CPU instructions
  36.     PORTS.LST    a listing of I/O ports
  37.     CATEGORY.KEY    descriptions of divider-line category letters
  38.     COMBINE.COM    combine the pieces of the list into a single file
  39.     COMBINE.DOC    documentation for COMBINE
  40. The following files should be distributed in an archive called INTER53E:
  41.     86BUGSnn.ZIP    programs to test for CPU bugs
  42.     COMBINE.ASM    source code for COMBINE.COM
  43.     INT.*        invoke interrupts from commandline
  44.     INTHLP??.ZIP    Interrupt Helper viewer for the interrupt list
  45.     INTLIST.E    Epsilon extension for handling list
  46.     INTPRINT.C    source code for INTPRINT
  47.     INTSUM??.ZIP    interrupt list browser (Interrupt Summary)
  48.     IVIEW.ZIP    another interrupt list browser
  49. The following should be distributed in an archive called INTER53F:
  50.     INT2RTF.ZIP    Slava Gostrenko's Windows Help converter
  51.     INT2WHLP.ZIP    convert list into Windows Help database
  52.     HINTSRCH.ZIP    WinHelp DLL for full-text searches of interrupt list
  53.     WH_ED*.ZIP    WinHelp-file editor
  54. Finally, the following should be distributed in an archive called INTER53G:
  55.     IL2ME???.ZIP    convert list into Multi-Edit help database
  56.     INT2GUID.*    convert list into TurboPower GUIDE or POPHELP database
  57.     INT2HLP.ZIP    convert list into QuickHelp database
  58.     INT2QH.*    program to convert list into QuickHelp database
  59.     INT2TPH.ZIP    convert to Turbo/Borland Pascal help file (.TPH)
  60.     INTHELP.*    convert list into TurboPower GUIDE database
  61.     RB2NG???.ZIP    convert list into Norton Guides database
  62.  
  63. Concatenate INTERRUP.A, .B, ...  with COMBINE.COM to create an interrupt
  64. list file identical to my master copy.
  65.  
  66. Use INTPRINT to generate a one-line-per-call summary file and/or a file
  67. containing only data structure formats.     See INTPRINT.DOC for details.
  68.  
  69. Note: in addition to the archives mentioned above, you may also find other
  70. archives named INTERrrx containing additional files generated from the
  71. original distribution for your convenience.  These other archives are
  72. maintained by other people, so please do not ask me any questions about them
  73. (all I'll do is refer you to the creator).  The additional distributions
  74. I am currently aware of contain a ready-made Quick Help database (compiled
  75. by Brad Willcott <b-willcott@adfa.oz.au>), a ready-made Norton Guides
  76. database (compiled by Michael Gallias <gallias@iaccess.za> and distributed
  77. as RBNGrr.*), and a ready-made WinHelp database (compiled by Ron Loewy
  78. <76350.333@compuserve.com> and occasionally distributed as INTWIN*.*).
  79. --------!---COPYRIGHT------------------------
  80.     NOTICE        NOTICE        NOTICE        NOTICE
  81.  
  82. (c) Copyright 1989,1990,1991,1992,1993,1994,1995,1996,1997 Ralf Brown
  83. Permission is granted to use and redistribute the files comprising the
  84. interrupt listing in any way (including conversion to another format),
  85. provided that my name and addresses and the names of all contributers
  86. are preserved, as well as the information on how to obtain new releases.
  87. The above requirement to give credit is waived for excerpts totaling
  88. less than 2000 lines (although common courtesy indicates that you
  89. should give some form of acknowledgment).
  90.  
  91. Some of the archives in the distribution contains programs contributed
  92. by others; these programs are included as a service to users of the
  93. interrupt list and the authors retain the rights to their programs.
  94.  
  95. Please send corrections/additions to the interrupt list me rather than
  96. distributing a modified version of the list, so that all may benefit from
  97. your contribution.  Corrections to programs contributed by others should
  98. be sent directly to their authors.
  99.  
  100. Beiträge werden auch gerne in Deutsch angenommen!
  101. --------!---DISCLAIMER-----------------------
  102. DISCLAIMER:  THIS MATERIAL IS PROVIDED "AS IS".     I verify the information
  103. contained in this list to the best of my ability, but I cannot be held
  104. responsible for any problems caused by use or misuse of the information,
  105. especially for those functions not officially documented.  If it is marked
  106. "internal" or undocumented, you should check it carefully to make sure it
  107. works the same way in your version of the software (and please let me know
  108. whether or not it works the same way).    Information marked with "???" is
  109. known to be incomplete or guesswork.
  110. --------!---AVAILABILITY---------------------
  111. If the list is three or more months old by the time you get it, there
  112. is probably a newer release out already (R54 is planned for early April,
  113. R55 for early June 1997).  Each release supersedes all previous versions, so
  114. there is no need to keep old versions.
  115.  
  116. The newest release of this list is available in these places (please do not
  117. ask me to email it, at over one meg compressed it is much too large for that):
  118.  
  119. On the Internet, by standard anonymous FTP from FTP.CS.CMU.EDU [128.2.206.173].
  120.     Change directly to directory /afs/cs.cmu.edu/user/ralf/pub and get the
  121.     files inter??a.zip thru inter??d.zip.  You MUST change directory first
  122.     and in a single command because of the way CMU's anonymous FTP works.
  123.     Don't forget to set mode "binary" or "type L 8"!
  124.  
  125. If connected to AFS, you can simply perform standard Unix/VMS/whatever
  126.     directory listing and file copies from the above directory.
  127.  
  128. On the World-Wide Web, from http://www.pobox.com/~ralf/files.html
  129.  
  130. On FIDOnet, from SoundingBoard BBS 1:129/26 1-412-621-4604 HST/V.32/V.34
  131.     as files INTERrrA.ZIP to INTERrrF.ZIP (rr stands for the release
  132.     number), in file area #8.  First-time callers may download.
  133.     File Requests.
  134.  
  135. Alternate Distribution Points (the list will typically be available here
  136. within 24 hours of release):
  137. Internet: on the SimTel.Net mirrors as files interRRa.zip to
  138.     interRRf.ZIP in directory /pub/msdos/info, where RR stands for the
  139.     release number. Note that you must use a binary transfer mode
  140.     ("tenex" or "type L 8" for most people) to successfully FTP the files.
  141.     The SimTel.Net mirrors include oak.oakland.edu [141.210.10.117],
  142.     wuarchive.wustl.edu [128.252.135.4], ftp.uu.net [137.39.1.9],
  143.     nic.funet.fi [128.214.6.100], src.doc.ic.ac.uk [146.169.3.7], and
  144.     archie.au [139.130.4.6].
  145.  
  146. Additional Distribution Points:
  147. BITnet: you may retrieve the copy on SimTel via the following automated mail
  148.     servers:
  149.     (in the US) LISTSERV@RPITSVM (alias VM.ITS.RPI.EDU)
  150.             LISTSERV@NDSUVM1 (alias VM1.NODAK.EDU)
  151.     (in Europe) TRICKLE@AWIWUW11 (Austria)
  152.             TRICKLE@BANUFS11 (Belgium)
  153.             TRICKLE@DKTC11   (Denmark)
  154.             TRICKLE@FRMOP11  (France)
  155.             TRICKLE@DEARN    (Germany)
  156.             TRICKLE@IMIPOLI  (Italy)
  157.             TRICKLE@HEARN    (Netherlands)
  158.             TRICKLE@EB0UB011 (Spain)
  159.             TRICKLE@SEARN    (Sweden)
  160.             TRICKLE@TREARN   (Turkey)
  161.     (elsewhere) TRICKLE@UNALCOL  (Colombia)
  162.             TRICKLE@TAUNIVM  (Israel)
  163. FIDO:    boards belonging to the PDN (Programmer's Distribution Network) system
  164.     Madrid, Spain: 2:341/70 (93:341/110), +34-1-378 01 27.    24 hours.
  165.       28800 V.FC/V.34.  File requests from all nodes, including unlisted
  166.       points (magic filename INTER for newest release).
  167. CompuServe: in the IBM Programming Forum (GO IBMPRO), Library 6, as INTrrA.*,
  168.     INTrrB.*, INTrrC.*, INTrrD.*, INTrrE.*, and INTrrF.*.
  169. --------!---ABBREVIATIONS--------------------
  170. Key to system abbreviations
  171. (unless otherwise indicated, a function is available on all systems)
  172.     PC    IBM PC
  173.     XT    IBM PC XT
  174.     PORT    IBM PC Portable (uses same BIOS as XT)
  175.     Jr    IBM PCjr
  176.     AT    IBM PC AT
  177.     XT2    IBM PC XT 2
  178.     XT286    IBM PC XT/286
  179.     CONV    IBM Convertible
  180.     PS    IBM PS/2, any model
  181.     PS30    IBM PS/2 Model 30 and below
  182.     PS50+    IBM PS/2 Models 50,60,70,80
  183.     CDP    Compaq Deskpro
  184.     CLTE    Compaq LTE
  185.     CP386    Compaq Portable 386
  186.     CSLT    Compaq SLT
  187.     CSYS    Compaq Systempro
  188.     CGA    Color Graphics Adapter
  189.     EGA    Enhanced Graphics Adapter
  190.     VGA    Video Graphics Array
  191.     MCGA    Multi-Color Graphics Array
  192.     TopView TopView/DESQview/TaskView/OmniView/other compatibles
  193.     ConcCP/M Concurrent CP/M by Digital Research, now DR MultiUser DOS
  194. --------!---CREDITS--------------------------
  195. This list is the result of the time and effort of a large number of people:
  196.  
  197.  1/85 Janet Jack  (original list)
  198.  1/85 J. Weaver Jr.
  199.  2/85 John Cooper
  200.  2/85 Skip Gilbrech
  201.       Bob Jack
  202.  4/85 Jim Kyle           76703.762@compuserve.com
  203.  8/85 John Ruschmeyer  moncol!john@princeton.edu
  204.  8/85 Bill Frolik      bill@hpcvlx.cv.hp.com
  205.  8/85 Ross M. Greenberg 72461.3212@compuserve.com
  206.  
  207.    87 Mike Morearty    mikemo@microsoft.com      \   early 1987
  208.       Ed Nather           nather@emx.utexas.edu       >  several undocumented DOS
  209.       Peter Holzmann   pete@octopus.com          /   calls in another list
  210.  
  211.    87 Dan Lanciani     ddl@harvard.harvard.edu          various, incl. NetBIOS
  212.  7/87 Ralf Brown       ralf@pobox.com              INT 24h and DOS func 59h
  213. 10/87 Ralf Brown       ralf@pobox.com              become list maintainer
  214. 11/87 Dan Davison      dd@lanl.gov              DOS 3.3 function calls
  215. 11/87 Bill White       wwhite@jeeves.teknowledge.com  DOS 3.3
  216. 11/87 Richard Hargrove harvard!killer!richardh          EGA
  217. 12/87 Vincent Broman   broman@bugs.nosc.mil          Cordata BIOS/Minix
  218. 12/87 Dennis Grinberg  dennis+@cs.cmu.edu          MCGA/VGA
  219.  1/88 Brad Davis       bradd@gssc.gss.com          GSS, DGIS
  220.  2/88 Diomidis Spinellis dds@doc.ic.ac.uk          Herc GRAFIX Dev Toolkit
  221.  3/88 Michael A. Moran Michael@cup.portal.com          VGA INT 10h
  222.  3/88 Ralf Brown       ralf@pobox.com              DESQview API
  223.  4/88 Richard Marks    rmarks@KSP.Unisys.COM          undoc dir search fields
  224.  5/88 Robert Goldsmith rpg@mitre.org              AT&T DEB adapter
  225.  7/88 Gary E. Miller   gem@rellim.com              Paradise VGA
  226.  8/88 John Lefor       johnlef@microsoft.com          XMS spec
  227.  9/88 Dan Lanciani     ddl@harvard.harvard.edu          miscellaneous
  228.  9/88 Howard Johnson   Howard_Reed_Johnson@cup.portal.com  NetWare overview
  229.  9/88 Finn Thoegerson  via jesperf@daimi.aau.dk          10-NET, miscellaneous
  230.  9/88 Michael Shiels   mshiels@watmath.waterloo.edu   FOSSIL spec
  231.  9/88 Ralf Brown       ralf@pobox.com              Microsoft CD-ROM API
  232. 10/88 Michael Shiels   mshiels@ziebmef.uucp          ATI VIP INT 10h
  233.                BMB Compuscience Canada Ltd.
  234. 10/88 Michael Shiels   mshiels@ziebmef.uucp          FTP Driver spec
  235. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          data structures, misc
  236. 10/88 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more 10-NET functions
  237. 10/88 Ge van Geldorp   ge@dutlru2.tudelft.nl          Novell NetWare
  238. 10/88 Ralf Brown       ralf@pobox.com              INT 2F/AH=12h
  239. 11/88 Clarence A Dold  dold@tsmiti.Convergent.COM     Compaq386 speed settings
  240. 11/88 Ralf Brown       ralf@pobox.com              TesSeRact API
  241. 12/88 Ying-Kuen K. Hwang  khwang@wyse.com          ESDI fixed disk calls
  242.  1/89 Ari Huttunen     Ari.Huttunen@hut.fi          additional INT 33 calls
  243.  1/89 Duncan Murdoch   D.J.Murdoch@bristol.ac.uk      undoc fields in DOS data
  244.  2/89 Ralf Brown       ralf@pobox.com              VCPI API
  245.  3/89 Helmut Waelder   ZRWA001@DTUZDV1.BITNET          more DOS 4.0 calls
  246.  4/89 Robert Seals     rds95@leah.Albany.EDU          ATI VGA Wonder modes
  247.  4/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          pcANYWHERE III API
  248.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          undoc DOS 4 data struc
  249.  4/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 4.0 shell API
  250.  4/89 Ralf Brown       ralf@pobox.com              DCA/Intel CAS API
  251.  4/89 Ralf Brown       ralf@pobox.com              Intel Image Proc Interf
  252.  5/89 Robin Walker     rdhw@cus.cam.ac.uk          multiplex int calls
  253.  6/89 Peter Sawatzki   IN307@DHAFEU11.BITNET          Video7 extended INT 10
  254.  7/89 Wes Cowley       71441.3154@compuserve.com      SHARE.EXE hooks
  255.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  256.  9/89 Stuart R. Kemp   cpsrk@marlin.jcu.edu.au          Halo88
  257.  9/89 Urs Zurbuchen    zu@bernina.ethz.ch          Btrieve API
  258.  9/89 Dan Lanciani     ddl@husc6.harvard.edu          Z100, Taxan video BIOS
  259.  9/89 Robin Walker     rdhw@cus.cam.ac.uk          more DOS 4 data struc
  260. 10/89 Robin Walker     rdhw@cus.cam.ac.uk          DOS 3.0 data struc
  261. 10/89 John DesRosiers  via Marc Bertrand 1:167/1      Ontrack INT 13 extensions
  262. 11/89 Ge van Geldorp   ge@dutlru2.tudelft.nl          master boot record
  263. 11/89 Barry Burke      bburke@banyan.com          Banyan VINES
  264. 11/89 Christian Franke franke@informatik.rwth-aachen.de     ATI EGA Wonder, WP5.0
  265.  1/90 Norman Walsh     NORM@IONAACAD.BITNET          Inset API
  266.  1/90 Andrew Schulman  76320.302@CompuServe.COM          Phar Lap 386/DOS extender
  267.  1/90 Dan Prather      72765.1330@CompuServe.COM      IBM 3270 Workst Prog API
  268.  3/90 Roger Bowler     rbowler@cix     Fido 2:252/10  IBM 3270, Amstrad PC1512
  269.  3/90 Mike Baszczak                      SQL Base
  270.  4/90 Rick Wagner      rick@always.com              PC Network RECEIVER.COM
  271.  4/90 Ralf Brown       ralf@pobox.com              more DOS 3.3 internals
  272.  5/90 Mike Weaver      1:264/610              DESQview XDI
  273.  6/90 Les Moskowitz    1:261/1008              APL*PLUS/PC
  274.  6/90 Ralf Brown       ralf@pobox.com              more DOS 4.0 internals
  275.  6/90 Robin Walker     rdhw@cus.cam.ac.uk          BIOS data segment format
  276.  7/90 Andrew Schulman  76320.302@CompuServe.COM          MSWindows INT 2F/AH=16h
  277.  7/90 Ben Myers           0003571400@mcimail.com          Tseng ET4000, misc
  278.  7/90 Ralf Brown       ralf@pobox.com              DPMI 0.9 API
  279.  8/90 G. Adam Stanislav 1:129/39              AVATAR.SYS
  280.  8/90 Robin Walker     rdhw@cus.cam.ac.uk          more DOS internals
  281.  8/90 Michael A Shiels mshiels@masnet.uucp          Quarterdeck INT 2F/AH=D2h
  282.  8/90 Michel Mathieu   mjm@bmbcomp.uucp              Logitech INT 33
  283.  8/90 Cornel Kaufmann  coka@bernina.ethz.ch          Novell Netware shell 3.01
  284.  9/90 Michael A Shiels mshiels@masnet.uucp          IBM/Yale & 3com INT 14
  285.  9/90 Michael A Shiels mshiels@masnet.uucp          INT 6B, Starlan INT 2A/5B
  286.  9/90 Michael A Shiels mshiels@masnet.uucp          DECnet INT 69/INT 6A
  287.  9/90 Michael A Shiels mshiels@masnet.uucp          Topware NOS, Win3 EGA.SYS
  288.  9/90 David Maxey      dmaxey@lotus.com              misc undoc DOS
  289.  9/90 Roger Bowler     rbowler@cix.compulink.co.uk    Attachmate Extra API
  290.  9/90 Ben Myers           0003571400@mcimail.com          FRIEZE API
  291.  9/90 Michael A Shiels mshiels@masnet.uucp          VDS, Sangoma, misc
  292.  9/90 Rob Luursema     robl@idca.tds.philips.nl          EISA BIOS calls
  293. 10/90 Stephen Bean     70575.406@compuserve.com          more DECnet INT 69/INT 6A
  294. 10/90 Maxime Dallaire  1:167/163              Carbon Copy Plus 5.0 API
  295. 11/90 Dan Fandrich     shad04@ccu.umanitoba.ca          SCSI calls
  296.                1:153/511.1
  297. 11/90 Ben Myers           0003571400@mcimail.com          Everex Viewpoint VGA
  298. 11/90 Michael A Shiels mshiels@masnet.uucp          AppleTalk/IBM802.2 INT 5C
  299. 11/90 Mark Livingstone markl@csource.oz.au          TVGA video modes
  300. 11/90 Michael A Shiels mshiels@masnet.uucp          LPTx, X00 calls
  301. 12/90 Michael A Shiels mshiels@masnet.uucp          Compaq BIOS, Ad Lib
  302. 12/90 Michael A Shiels mshiels@masnet.uucp          PCSpool,Disk Spool II
  303. 12/90 Michael A Shiels mshiels@masnet.uucp          OmniView, misc
  304. 12/90 Michael A Shiels mshiels@masnet.uucp          Cswitch, HIGHUMM.SYS,misc
  305.  1/91 Michael A Shiels mshiels@masnet.uucp          Back&Forth 1.62,DoubleDOS
  306.  1/91 Bernd Schemmer   (Dortmund, Germany)          MDEBUG API
  307.  1/91 Michael A Shiels mshiels@masnet.uucp          more AppleTalk, misc
  308.  1/91 Michael A Shiels mshiels@masnet.uucp          DPMI 1.0 func names
  309.  2/91 Michael A Shiels mshiels@masnet.uucp          miscellaneous
  310.  3/91 Jan-Pascal van Best BEST@rulwinwst.LeidenUniv.nl    NetWare IPX/SPX INT 7A
  311.  3/91 Jeroen Pluimers  jeroenp@dragons.nest.nl          TBSCANX
  312.  3/91 Ralf Brown       ralf@pobox.com              PC Tools API
  313.  4/91 David H. Bennett 74635.1671@compuserve.com      ELRES API
  314.  4/91 Michael A Shiels mshiels@masnet.uucp          Interconnections Inc. TES
  315.  4/91 Manfred Young    fyoung @ BIX              DOS, LANstep, misc
  316.  4/91 Fridrik Skulason frisk@complex.is              virus installation checks
  317.  4/91 Joseph G. Souza  1:322/327              Alloy ANSK, NTNX, MW386
  318.  4/91 Frank Gladu                      Alloy ANSK, NTNX, MW386
  319.  4/91 Tamura Jones     2:512/36.7              Win3 DOSX, Soundblaster
  320.  4/91 Michael D Shride 74010.3214@compuserve.com      UltraVision
  321.  4/91 Michael A Shiels mshiels@masnet.uucp          DR MultiUser DOS 5.0
  322.  5/91 Michael A Shiels mshiels@masnet.uucp          Northnet Jetstream, misc
  323.  5/91 Duncan Murdoch   D.J.Murdoch@bristol.ac.uk      New Executable header
  324.  5/91 Andrew Schulman  76320.302@CompuServe.COM          SMARTDRV.SYS
  325.  5/91 Tamura Jones     2:512/36.7              RESPLAY
  326.  5/91 Michael A Shiels mas@bmbcomp.uucp              LAN Manager DOS,INT 24
  327.  6/91 Herwig Feichtinger (Petershausen, Germany)      Shamrock EMAIL, NET.24
  328.  6/91 Robin Walker     rdhw@cus.cam.ac.uk          DOS 5.0 internals
  329.  6/91 Todor Todorov    2:359/105              misc DOS-related
  330.  6/91 Ross Wentworth   1:102/330.2              Turbo Pascal popup lib
  331.  6/91 Everett Kaser    everett%hpcvra@hplabs.hp.com   HP 95LX
  332.  7/91 Michael A Shiels mshiels@masnet.uucp          Digiboard DigiCHANNEL
  333.  7/91 Rickard Faith    faith@cs.unc.edu              Stacker
  334.  7/91 Wolfgang Lierz   lierz@kmx.gmd.dbp.de          Norton Utilities 5.0
  335.  8/91 Michael A Shiels mshiels@masnet.uucp          NPC NCSI, KBUF, Telebit
  336.  9/91 Ralf Brown       ralf@pobox.com              QEMM API
  337.  9/91 Holger Veit      veit@du9ds3.uni-duisburg.de    Optima 1024 VGA zoom
  338.  9/91 Gary E. Miller   gem@rellim.com              Rabbit LLAPI
  339. 10/91 Michael A Shiels mshiels@masnet.uucp          FTP Packet Driver 1.10
  340. 10/91 Marcus Groeber   2:241/5609.1              DR DOS
  341. 11/91 Fridrik Skulason frisk@complex.is              more virus install checks
  342. 11/91 Christopher J Ambler cambler@cymbal.aix.calpoly.edu  FSBBS 2.0
  343. 12/91 Robin Walker     rdhw@cus.cam.ac.uk          new PS/2 keyboard funcs
  344.  1/92 Krzysztof Halasa khc@inf.pm.waw.pl          EMM386 executable header
  345.  1/92 Michael A Shiels mshiels@masnet.uucp          pcAnywhere IV/LAN, misc
  346.  1/92 Michael A Shiels mshiels@masnet.uucp          ISOLAN Multi-Protoc Sftwr
  347.  1/92 Michael A Shiels mshiels@masnet.uucp          PCW Weather Card, FaxBIOS
  348.  1/92 Jan-Pieter Cornet john@pc.hacktic.nl          DR-DOS CDS & misc
  349.  1/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  Kingswood TSR API
  350.  1/92 Jacob Rieper     73377.1220@compuserve.com      DR-DOS 6.0 TaskMAX
  351.  1/92 Fridrik Skulason frisk@complex.is              more viruses, std names
  352.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   Microsoft EMM386.EXE
  353.  1/92 Alexi Lookin     alexi@riaph.irkutsk.su          NetWare TBMI 2.0
  354.  1/92 Ralf Brown       ralf@pobox.com              more QEMM API
  355.  1/92 Tim Farley       tim@magee.mhs.compuserve.com   more PS/x model IDs
  356.  1/92 Kevin Gillett    1:153/101              SOLLEX SuperVGA extnsions
  357.  1/92 Michael A Shiels mshiels@masnet.uucp          B.Antoine ST-01 SCSI.SYS
  358.  1/92 Michael A Shiels mshiels@masnet.uucp          ASPI,ASPITAPE,Canon SI3
  359.  1/92 Michael A Shiels mshiels@masnet.uucp          Win3 INT 2F/40, misc
  360.  2/92 Michael A Shiels mshiels@masnet.uucp          miscellany
  361.  2/92 Dan Bodoh           danb@bunt.sps.mot.com          DVSIXDI
  362.  2/92 Gary E. Miller   gem@rellim.com              more Btrieve API
  363.  2/92 Ralf Brown       ralf@pobox.com              TKERNEL private API
  364.  2/92 Ralf Brown       ralf@pobox.com              PC Paint Plus 2.0
  365.  2/92 Tamura Jones     2:512/36.7              Windows3 VTD.386, misc
  366.  3/92 Frank Vorstenbosch akcs.kingswood@hpcvbbs.cv.hp.com  more Kingswood API
  367.  3/92 Michael A Shiels mshiels@masnet.uucp          MBBIOS
  368.  3/92 Ralf Brown       ralf@pobox.com              DPMILOAD API
  369.  3/92 Joseph Gil       yogi@cs.technion.ac.il          HP 95LX
  370.  3/92 Ralf Brown       ralf@pobox.com              386MAX 6.0 API
  371.  3/92 Fyodor Evseev    Ted@ppicnit.perm.su          AutoCAD Digitizer ADI
  372.  3/92 Tim Farley       tim@magee.mhs.compuserve.com   Advanced Power Management
  373.  4/92 Tamura Jones     2:512/36.7              PGS1600.DEV
  374.  4/92 Andrew Rossmann  andyross@infopls.chi.il.us     SMARTDRV v4.00, QEMM
  375.  4/92 Tamura Jones     2:512/36.7              METZTSR.COM
  376.  4/92 Tamura Jones     2:512/36.7              Vanderaart txtwin,DR MDOS
  377.  4/92 Dan Bodoh           danb@bunt.sps.mot.com          DESQview/X .DVP file
  378.  5/92 William Peavy    70042.2310@CompuServe.COM      Borland FP shortcuts
  379.  5/92 Ralf Brown       ralf@pobox.com              FGDRIVER v1.10
  380.  5/92 Tim Farley       tim@magee.mhs.compuserve.com   Vedit VSWAP, NG.EXE
  381.  6/92 Dan Fandrich     shad04@ccu.umanitoba.ca          BitFax scheduler
  382.  6/92 Tamura Jones     2:512/36.7              more New EXE, AD-DOS.COM
  383.  6/92 Tim Farley       tim@magee.mhs.compuserve.com   LANtastic v4.1
  384.  6/92 Francis Turner FTURNER@madge.MHS.CompuServe.COM AX (Japanese AT) calls
  385.  6/92 John Fa'atuai    frotz@novell.com              DR Multiuser DOS
  386.  6/92 Andy Hakim       cosc16to@menudo.uh.edu          Smooth Mouse Driver
  387.  7/92 Michael A Shiels mshiels@masnet.uucp          License Server API,misc
  388.  7/92 Tim Farley       tim@magee.mhs.compuserve.com   Novell Netware shell
  389.  7/92 Carlos M. de Sousa Antunes L31546@beta.ist.pt   MS Mouse driver
  390.  7/92 Ralf Brown       ralf@pobox.com              DESQview/X socket API
  391.  8/92 Jacob Rieper     73377.1220@compuserve.com      SETDRVER, more DR-DOS
  392.  8/92 Richard A Plinston  Auckland, New Zealand          Europ.DOS4.0,DR DOS Plus
  393.  8/92 Richard A Plinston  Auckland, New Zealand          Acorn BBC Master 512
  394.  8/92 Serge Pachkovsky ps@comcen.nsk.su              PC-MOS/386 v3.0
  395.  8/92 Aki Korhonen     aki@holonet.net              Seagate disk BIOS
  396.  8/92 Chris Hall       CAH17@phx.cam.ac.uk          misc
  397.  8/92 Michael A Shiels mshiels@masnet.uucp          MTEZ XpressFax
  398.  8/92 Tamura Jones     2:512/36.7              Control Hostess i/ISA
  399.  8/92 Patrick Ibbetson ibbetson@nes.nersc.gov          NEL Electronics BIOS
  400.  9/92 Patrick Ibbetson ibbetson@nes.nersc.gov          SCREENR, Cirrus chipsets
  401.  9/92 Tamura Jones     2:512/36.7              FlashTek X-32VM
  402.  9/92 Ben Myers           0003571400@mcimail.com          more NCR 77C22 chip modes
  403.  9/92 Dan Fandrich     shad04@ccu.umanitoba.ca          more Future Domain SCSI
  404.  9/92 Michael A Shiels mshiels@masnet.uucp          PC/TCP syscall names
  405.  9/92 A. Peter Blicher Oakland, CA              Genoa Super EGA
  406.  9/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  407.  9/92 Riku Meskanen    riku@tuura.icl.fi          ArtiCom
  408. 10/92 Jack Ridgway     1:3632/4.13              VMiX API
  409. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   misc
  410. 10/92 Alexi Lookin     alexi@riaph.irkutsk.su          more NetWare, VIDRAM
  411. 10/92 Harry Sumar      ptsoft@glas.apc.org          Linear Executable
  412. 10/92 Tim Farley       tim@magee.mhs.compuserve.com   XGA
  413. 11/92 Michael A Shiels mshiels@masnet.uucp          Columbia Data Prod SDLP
  414. 12/92 Igor Sysoev      sysoev@gate.dialnet.msk.su     HIMEM.SYS v2.77
  415. 12/92 Aaron Emigh      aaron@iit.com              After Dark API correctns
  416. 12/92 Tim Farley       tim@magee.mhs.compuserve.com   SilverNET,DECnet,NetWare4
  417. 12/92 Bent Lynggaard   lynggaard@risoe.dk          misc video
  418. 12/92 Kyle Rogers      70650.3316@compuserve.com      DOS LAN Requester
  419. 12/92 Gary E. Miller   gem@rellim.com              WD90C video chipset
  420.  1/93 Frank Klemm      pfk@rz.uni-jena.de          Diamond Speedstar 24X
  421.  2/93 Geoff Chappell   cix.compulink.co.uk!geoffc     var. undoc DOS behavior
  422.  2/93 Dr. David Bailey Salford, England              DBOS API
  423.  2/93 Tim Farley       tim@magee.mhs.compuserve.com   more Novell LSL API
  424.  3/93 Rainer Schuetze  2:2402/330              dLite API
  425.  3/93 Michael A Shiels mshiels@masnet.uucp          LAN Manager Enhanced DOS
  426.  3/93 A Padgett Peterson padgett%tccslr.dnet@uvs1.orl.mmc.com  ROM debugger
  427.  3/93 Ian Oliver       cross@cix.compulink.co.uk      SCSILink API
  428.  3/93 Richard Talon    71005.1523@CompuServe.COM      XVIEW hypertext viewer
  429.  3/93 Tamura Jones     2:512/36.7              IBMSND driver
  430.  3/93 Grant Echols     76247.2232@CompuServe.COM      undoc Novell NetWare
  431.  3/93 George L. Fulk   fulkgl@austin.ibm.com          OS/2 2.x VDMs, FAPI
  432.  3/93 Andrew Schulman  76320.302@CompuServe.COM          Novell DPMS
  433.  3/93 Dan Fandrich     ubc-cs!merlin!fch!dan          more Future Domain SCSI
  434.  3/93 Konstantin Kisurin  kkk@toi.kiev.ua          more 386MAX
  435.  4/93 Arne Schaepers                      DR-DOS details
  436.  4/93 Geoff Chappell   cix.compulink.co.uk!geoffc     DOS4 ExtAttrib support
  437.  4/93 Morten Welinder  terra@diku.dk              miscellaneous
  438.  4/93 Tim Farley       tim@magee.mhs.compuserve.com   PS/2 INT 15,INT 16
  439.  4/93 Xavier Caballe   xcaballe@servicom.es          TFPCX driver interface
  440.  4/93 Michael A Shiels mshiels@masnet.uucp          more OS/2 Family API
  441.  4/93 Chris Dunford    76703.2002@compuserve.com      Cove Software programs
  442.  5/93 Dmitry Stefankov wizard@npi.msu.su          more DOS 3 SDA fields
  443.  5/93 Stephan Wolf     swolf@skd.de              SK-UPPS DLI API
  444.  5/93 Dmitry Stefankov wizard@npi.msu.su          Soft-ICE v2.5x
  445.  5/93 Mikael Rydberg   Sweden                  Cirrus/UM587/etc vidmodes
  446.  5/93 Michael A Shiels mshiels@masnet.uucp          more BAPI,Frieze,ANSIPLUS
  447.  5/93 Steve Bromwich   cs9h1ssb@pyramid.swansea.ac.uk  MediaVision MVSOUND.SYS
  448.  6/93 Roeland Jansen   2:512/153.1              more PC-MOS/386 API
  449.  6/93 Ralf Brown       ralf@pobox.com              FAST! v5 API
  450.  6/93 Ralf Brown       ralf@pobox.com              CEMM v5.10,v5.11
  451.  6/93 Jens Vollmar     Erlangen, Germany          Trident/C&T video, misc
  452.  6/93 Victor Forsyuk   forth@samsoby.cs.kiev.ua          MX5 Extended FOSSIL
  453.  6/93 Michael A Shiels mshiels@masnet.uucp          Blank-It, TSRCOMM
  454.  6/93 Michael A Shiels mshiels@masnet.uucp          VxD, Al William's WINX
  455.  6/93 Mark Aitchison   PHYS169@csc.canterbury.ac.nz   ScanBoot, partition types
  456.  6/93 Warner Young     Net-Source, Santa Clara, CA    SilverNET, misc DOS int.
  457.  7/93 Wim Osterholt    2:512/56                  PORTS.LST
  458.  7/93 Aki Korhonen     aki@holonet.net              Cirrus Logic BIOS
  459.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Realtek RTVGA
  460.  7/93 Alexi Lookin     alexi@riaph.irkutsk.su          Phar Lap .EXP headers
  461.  7/93 Jean-Francois Larvoire larvoire@hp6300.desk.hp.com  HP HIL Vectra BIOS
  462.  7/93 Ralf Brown       ralf@pobox.com              386MAX v7.00/QEMM v7.01
  463.  7/93 Joe Souza           Webcorp, Sausalito, CA          WEB API
  464.  7/93 Michael Hung   mhkhung@electrical.watstar.uwaterloo.edu  PharLap 386/DOSX
  465.  8/93 John Howells     100031.353@compuserve.com      EMS,XMS,VCPI,DPMI bugs
  466.  8/93 Tim Farley       tim@magee.mhs.compuserve.com   PCMCIA Socket Services
  467.  8/93 Dan Bodoh           danb@bunt.sps.mot.com          DESQview internal data
  468.  9/93 Gary E. Miller   gem@rellim.com              Diamond Stealth 24X
  469.  9/93 Frank Vorstenbosch  prompt@hacktic.nl          more Kingswood API, misc
  470.  9/93 Phil Rea           PhilRea@sound.demon.co.uk      TopWare Network OS
  471.  9/93 Andreas Westfeld westfeld@freia.inf.tu-dresden.de Olivetti Quaderno
  472.  9/93 Alexi Lookin     alexi@riaph.irkutsk.su          Avance Logic, C&T video
  473.  9/93 Inbar Raz           2:403:302.42              Juko UNIQUE UX, misc
  474.  9/93 Gary E. Miller   gem@rellim.com              Phar Lap 386|DOS-Ext.
  475. 10/93 Ralf Brown       ralf@pobox.com              Compaq ROMs
  476. 10/93 Paolo Borsalino  100042.1206@CompuServe.COM     VSAFE
  477. 10/93 Marco Savegnago  MC2365@mclink.it              MBBIOS updates, G8BPQ
  478. 11/93 Wim Osterholt    2:512/56                  Cirrus Logic BIOS 3.02
  479. 11/93 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          CS_TSR specification
  480. 12/93 Alex Novgorodcev san@riaph.irkutsk.su          AutoCAD Dev Interface
  481. 12/93 Christian Kaiser    100065.2574@compuserve.com    Windows debugging kernel
  482. 12/93 Colin Buckley    colin.buckley@CANREM.COM          UNCHAIN
  483. 12/93 Jeffrey L. Hayes tvdog@delphi.com              Tandy BIOS calls
  484. 12/93 Finn Thoegersen  via jesperf@daimi.aau.dk          VESA XGA BIOS Extensions
  485.  1/94 David A. Mair    100137.264@COMPUSERVE.COM      NASI INT 6B calls
  486.  1/94 Bill Hawkins     73650.167@compuserve.com          Adv. Par. Port DAISY.SYS
  487.  1/94 Inbar Raz           2:403:302.42              VGARAM,HelpTSR,Lightning
  488.  1/94 James E Beersman jeb962t@nic.smsu.edu          HP and Compaq info
  489.  2/94 Peter van den Boogert  P.C.vdnBoogert@kub.nl    ZFAX v2.x, v3.01
  490.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          VESA XGA BIOS,misc video
  491.  2/94 Jesper Rene Frandsen jesperf@daimi.aau.dk          Husky Hunter 16 BIOS
  492.  2/94 Ciriaco Garcia de Celis  ciri@luna.gui.uva.es   CiriSoft, 2M
  493.  2/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Norton Utils v7, misc
  494.  2/94 Menno Pieters    aj132@freenet.hsc.colorado.edu DimVGA
  495.  3/94 Markus Lomb      Markus_Lomb@confusion.fido.de  bitFOSS,bitFOSSI,WDTSR
  496.  3/94 taQ Okazaki      CXB00750@niftyserve.or.jp      Windows Global EMM Import
  497.  3/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          PCMCIA, Award PCDISK.EXE
  498.  3/94 Clinton Warren   CIW@MACOLA.usa.com          Novell XQL
  499.  3/94 Reidar Gresseth  gresseth@unixg.ubc.ca          Explosiv API
  500.  4/94 Uwe Zimmermann   u.zimmermann@genie.geis.com    Adv.Power Management v1.1
  501.  4/94 Thomas Brugger   fd1@aixfile1.urz.uni-heidelberg.de  NetWare VLMs & more
  502.  5/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Toshiba laptops,misc
  503.  5/94 Jan Beulich      Jan_Beulich@Novell.COM          DPMS v1.0
  504.  5/94 Ralf Brown       ralf@pobox.com              Novell DOS 7 EMM386.EXE
  505.  5/94 Frank Kintrup    nico@uni-paderborn.de          FK TSR Utils, misc OS/2
  506.  5/94 Christian Franke franke@I1.Informatik.RWTH-Aachen.DE  redirector, Win3
  507.  5/94 Peter Claus Gutmann  pgut01@cs.aukuni.ac.nz     SFS (Secure FileSystem)
  508.  5/94 Wilbert van Leijen 101573.3345@CompuServe.COM   ODIHLP, misc
  509.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     Seagate ST01/ST02 BIOS
  510.  6/94 Wolfgang Spraul  100024.1540@CompuServe.COM     SyQuest BIOS
  511.  7/94        !!!                      Compaq QVision
  512.  7/94 Dmitry S. Kohmanyuk  dk@farm.cs.kiev.ua          JAM compressor
  513.  7/94 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  514.  7/94 Mark T. Vitt     70053.2236@compuserve.com      SDA/DTA interaction, misc
  515.  8/94 Jean F. Larvoire HP6300_Q2@hpgnd.grenoble.hp.com    HP Ext. BIOS, misc
  516.  8/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de          K3PLUS API
  517.  8/94 George A. Reznik gar@spcs.ms.kiev.ua          LZSAPI (Stacker 4)
  518.  8/94 Kristofer Sweger 72713.1241@compuserve.com      ANSIPLUS
  519.  9/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          miscellaneous
  520.  9/94 Mojmir Strhan    strhan@simultan.ch          WPS and REBOOT VxDs
  521.  9/94 Alex V. Korsunov avk@netserv2.free.net          CPU stepping codes
  522.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   "PS/1" harddisk/ATA info
  523.  9/94 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SL Enh. APM BIOS
  524.  9/94 Mojmir Strhan    strhan@simultan.ch          more VxDs IDs, misc
  525.  9/94 George L. Fulk   fulkgl@austin.ibm.com          PSP fields, "DOSOpen2"
  526.  9/94 Emily Markowicz  70252.2621@compuserve.com      many typo corrections
  527. 10/94 Masashi Fukuda   TAB01645@niftyserve.or.jp      C&T PC/CHIP SuperState
  528. 10/94 M.w. Pieters     aj132@Freenet.HSC.Colorado.EDU DimVGA 3.4, ObjectKernel
  529. 10/94 Delman Lee       delman@mipg.upenn.edu          Phoenix Enh. Disk Drive
  530. 10/94 Gary E. Miller   gem@rellim.com              VESA VBE/Power Management
  531. 11/94 Andreas Groegel  ag@studbox.uni-stuttgart.de    VESA Audio Interface
  532. 11/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          HP 100LX/200LX
  533. 11/94 Mojmir Strhan    strhan@simultan.ch          MSG.COM, PC Mag WINGO
  534. 11/94 Tim Farley       TIM@magee.mhs.compuserve.com   Award CMOS, PCMCIA ExCA
  535. 12/94 Rob Misiak       rob0006@ibm.net              miscellaneous
  536. 12/94 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          more HP 100LX/200LX, misc
  537. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   EDOS VxD API
  538. 12/94 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HP Vectra EX-BIOS API
  539. 12/94 Michael A. Shiels masnet!mshiels@uunet.uu.net   DOSISODE
  540.  1/95 Jack Ridgway     1:3632/4                  Back&Forth Professional
  541.  1/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  542.  1/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare Event Serv. Layer
  543.  1/95 Stanley Appel    appel@stack.urc.tue.nl          UltraMid, MegaEm
  544.  1/95 LARVOIRE_JEAN-FRANCOIS/HP6300_Q2@hpgnd.grenoble.hp.com  Vectra,OmniShare
  545.  2/95 Tim Farley       TIM@magee.mhs.compuserve.com   NetWare NETWARN
  546.  2/95 Sven B. Schreiber  sbs@psbs.franken.de          much more Banyan VINES
  547.  2/95 Peter Claus Gutmann pgut01@cs.aukuni.ac.nz      IBM/MS INT 13 Extensions
  548.  2/95 Fernando Papa    fido@fing.edu.uy              QRIP, MultiLink Advanced
  549.  2/95 Inbar Raz           2:403:302.42              GRTMOUSE, miscellaneous
  550.  3/95 Thomas Brugger   fd1@aixterm1.urz.uni-heidelberg.de  more miscellany
  551.  3/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  552.  3/95 John           tenthumbs@BIX.com          MSWin PageFile/Reboot
  553.  3/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          Stacker 4, Stac Anywhere
  554.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          TI Professional PC
  555.  3/95 Norman L. DeForest af380@cfn.cs.dal.ca          miscellaneous
  556.  3/95 Gerard Mannig    mannig@world-net.sct.fr          AMI BIOS-FLASH interface
  557.  4/95 Ralf Brown       ralf@pobox.com              AMI BIOS INT 15 extensns
  558.  4/95 Tim Farley       TIM@magee.mhs.compuserve.com   PCMCIA Socket Serv. 2.1
  559.  4/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       miscellaneous
  560.  4/95 SkullC0DEr       SkullC0DEr 2:4631/7          PUPClip
  561.  5/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au CauseWay
  562.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DOS32, virus inst.checks
  563.  5/95 Tim Farley       TIM@magee.mhs.compuserve.com   Intel SMBus
  564.  5/95 Stanley Appel    appel@stack.urc.tue.nl          DIGPAK, MIDPAK
  565.  5/95 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          C&T chips, LapLink RemAcc
  566.  6/95 Jun-ichiro ITOH  itojun@csl.sony.co.jp          HP 100LX/200LX
  567.  6/95 Andreas Groegel groegeas@cip10.mathematik.uni-stuttgart.de  Windows95
  568.  6/95 Tim Farley       TIM@magee.mhs.compuserve.com   XMZ
  569.  6/95 James Roberts-Thomson COM3ROBERJD@ntu.ac.uk     LAN Manager wksta_info
  570.  6/95 Peter Charles Tonoli 071836@edna.cc.swin.edu.au Linux DOSEMU
  571.  7/95 Nico Looije      nico@djo.wtm.tudelft.nl          NetWare printing, VLMs
  572.  7/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       HugeRealMode server
  573.  7/95 Steve Ryckman    sryckman@pobox.com          GO! directory locator
  574.  7/95 Ciriaco G.de Celis  ciri@luna.gui.uva.es          XDF
  575.  9/95 Pawel Pilarczyk  pila@maloka.waw.pl          Atari Portfolio INT 61h
  576.  9/95 Phil Mummah      phil_mummah@ptltd.com          EDD 1.1, Bootable CD-ROM
  577.  9/95 Phil Mummah      phil_mummah@ptltd.com          ATA-2, BIOS Boot Spec
  578.  9/95 Yury Semenov     yury@fido.odessa.ua          miscellaneous
  579.  9/95 Gabor Szappanos  SZAPI@reak.bme.hu          virus install-checks
  580.  9/95 Jun-ichiro Itoh  itojun@csl.sony.co.jp          HP Hornet chipset
  581.  9/95 Alexander I. Bobkov via root@k35.cit.spb.su     MODAL PC
  582. 10/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       K3PLUS, miscellaneous
  583. 10/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       WinDOS
  584. 11/95 Christophe Vallat                               virus checks, 21/7160
  585. 11/95 Peter van den Boogert  2:285/414.1          ZFax v4.01
  586. 11/95 Matthias Paul    MPAUL@ibh.rwth-aachen.de       BSC/SDLC ports, misc
  587. 12/95 George Lefterov  george@virbus.bg              Q87 v4+ API
  588.  1/96 Ghielmeti Lepoldo Leopoldo.Ghielmetti@epfl.ch   I1541 API
  589.  1/96 Michael Devore                      CauseWay v1.3 DOS ext.
  590.  2/96 Frank Kintrup    nico@uni-paderborn.de          Windows95 long filenames
  591.  2/96 Robert Thrun    (Langley Part, Maryland)      Tandy 2000 BIOS
  592.  2/96 Wim Kosten       wkosten@mail.HZeeland.nl          ATAPI
  593.  3/96 Matthias Paul    MPAUL@ibh.rwth-aachen.de       format of .CPI files
  594.  3/96 Lesha Bogdanow   boga@pts.mipt.ru              AWDFLASH/Asustek Flash
  595.  4/96 Antti Barck      proff@iki.fi              Cx5x86 config registers
  596.  4/96 Adam Seychell    s921880@minyos.its.rmit.EDU.AU DOS32 v3.2
  597.  4/96 Rob           WlkngOwl@unix.asb.com          NOISE.SYS v0.53 API
  598.  5/96 James Lin           linja@acf2.NYU.EDU          AMI Flash BIOS interface
  599.  5/96 Pino Navato      2:335/225.18              misc
  600.  5/96 Christophe Vallat                               virus checks, Iomega
  601.  5/96 Solar Designer   solar@sun1.ideal.ru          Player's Tool, ShowGFX
  602.  6/96 George Fulk      fulkgl@austin.ibm.com          OS/2, misc
  603.  7/96 Jens Rehsack     asterix@inf.fh-anhalt.de          PCMCIA v2
  604.  7/96 George Fulk      George_Fulk@aussmtp.austin.ibm.com   country codes
  605.  8/96 Mark Junker      mjs@hannover.sgh-net.de          Cherry keyboard chipcard
  606.  8/96 Dmitry B. Jemerov dmitry@jemerov.spb.ru          KeyRus, Volkov Cmdr, etc.
  607.  9/96 Kevin Tseng      s8203143@andy.pu.edu.tw          XPACK
  608.  9/96 Norman L. DeForest af380@cfn.cs.dal.ca          more TI Professional PC
  609. 10/96 Duncan Murdoch   D.J.Murdoch@bristol.ac.uk      FAT32 API
  610. 10/96 Josef Hatala     Josef.Hatala@eurinsa.insa-lyon.fr  Novell TCPIP
  611. 10/96 Marcus Wirth     Marcus.Wirth@wiesbaden.netsurf.de  Banyan printing
  612. 11/96 Szappanos G=E1bor szapi@reak.bme.hu          virus install checks
  613. 11/96 Viatcheslav Odintsov  2:5020/50              PU_1700, VIDEMS.SYS
  614. 12/96 A Federico Thiella fthiella@stud32.math.unipd.it  MODRES
  615. 12/96 Wolfgang Lierz   Wolfgang.Lierz@gmd.de          misc Win95 notes, Toshiba
  616.  1/97 Glenn Stumpff    gstumpff@ball.com          PRINDIR v9.0 API
  617.  1/97 Frank Klemm      klemm@ifk.uni-jena.de          Keyboard Driver API
  618.  1/97 Ralf Brown       ralf@pobox.com              MS-DOS 7,various VxD APIs
  619.  
  620. Also contributing:
  621.  Dan Crocker <enchant@oliveb.ATC.OLIVETTI.COM>, George Smith <gbs@nsc.nsc.com>,
  622.  Shalom Krischer <actnyc!srk@uunet.UU.NET>, Greg Pasquariello <moss!picuxa!gp>,
  623.  Rich Goldschmidt <rlgvax!golds>, Marty Leisner <leisner@sdsp.mc.xerox.com>,
  624.  Dave Guggisberg <daveg@cv.hp.com>,Jonathan Story <jonathan@jspc.wimsey.bc.ca>,
  625.  Thomas Hundt <hundt@flash.bellcore.com>, Brad Templeton <brad@looking.on.ca>,
  626.  John Werner <aptr@tut.cc.rochester.edu>, Pete Fales <att!ttrde!pfales>,
  627.  David Herron <david@gonzo.twg.com>, Otto J. Makela <otto@jyu.fi>,
  628.  Risto Lankinen via Markku Savela <msa@clinet.fi>, Darryl Gregorash 1:140/86,
  629.  Skule Johansen <skule.johansen@avh.unit.no>, Bob Fehrenbach,
  630.  David Dyck <dcd@tc.fluke.COM>, Sylvan Butler <sbutler@hpdmd48.hp.com>,
  631.  Mark Davis <mad@merit.edu>, Sergio Fogel <fogel@haifasc3.vnet.ibm.com>,
  632.  James P. Kiely <kiely%lownlab@harvard.harvard.edu>, Kevin142@micron.net,
  633.  W.F. Schroeder <schroeder.pad@sni-usa.com>, <zlatuska@UDEL.EDU>,
  634.  Russ Nelson <nelson@sun.soe.clarkson.edu>,  Michael Ho <ho@fergvax.unl.edu>,
  635.  Ralph Heredia <att!attmail!rheredia>, Nelluri Reddy <reddy@uc.msc.umn.edu>,
  636.  Victor Poon <vipoon@sbcs.sunysb.edu>, Andrea Omodeo (Cilavegna, Italy),
  637.  Richard D. Morris <gu.morris@science.utah.edu>, RS Tse 3:700/1,
  638.  Mark Scase <coa44@keele.ac.uk>, Erik Liljencrantz <d88-eli@nada.kth.se>,
  639.  Mark Seiffert <marks%%mgse@rex.cs.tulane.edu>, Lewis Paper (Minnesota),
  640.  Marco Lumachi <RARCHI06@IMIPOLI.BITNET>, Michael Dickson <mcd@ccsitn.att.com>,
  641.  Andrew Torda <torda@igc.ethz.ch>, Madis Kaal 2:490/30 <mast@ce.ttu.ew.su>,
  642.  Paul Williamson <pwilliamson@drzeus.qualcomm.com>, Jan Ceuleers 2:295/27,
  643.  James Birdsall <jwbirdsa@picarefy.picarefy.com>, Guenther Thiele (Austria),
  644.  Joe Morris <jcmorris@MWUNIX.MITRE.ORG>, Jim Peterson <jpeterso@vtssi.vt.edu>,
  645.  Edwin Floyd <76067.747@CompuServe.COM>, James West 1:140/26, David G. Thomas,
  646.  Simon Phipps <sphipps@cix.compulink.co.uk>, ecleton@bilftp.bouw.tno.nl,
  647.  Glen Kriekenbeck <glenk@East.Sun.COM>, Dave Andrews <bilver!dandrews@aii.com>,
  648.  John P. Vias <72260.1601@CompuServe.COM>, Brian Leeming (Surrey, England),
  649.  Naota Kimura <abcscnuk@csuna.csun.edu>,George W. Pogue <gwp@trsvax.tandy.com>,
  650.  Michael L. Kaufman <kaufman@eecs.nwu.edu>, John Jurewicz 76004.2311,
  651.  Michael D. Lawler <mdlawler@bsu-cs.bsu.edu>, Norbert Juffa (Karlsruhe, FRG),
  652.  Chris Blum <76625.1041@compuserve.com>,David Fink <73700.3076@compuserve.com>,
  653.  Klaus Hartnegg <hartnegg@ruf.uni-freiburg.de>, Thomas Lukka 2:227/16,
  654.  Norbert Sommer <100016.1241@compuserve.com>, John.Brennen@VI.RI.CMU.EDU,
  655.  Paul van Keep <75170.1045@compuserve.COM>,John B. Thiel <jbthiel@cse.ogi.edu>,
  656.  Ken Medellin via <76702,1071@compuserve.com>, Bob Green <bob@inmos.co.uk>,
  657.  Robert Chafer (Salford, England), Leonard Erickson <shadow@krypton.rain.com>,
  658.  Carl Schelin <tcs@mailer.jhuapl.edu>,Dave Kirsch <Dave_Kirsch@mindlink.bc.ca>,
  659.  Michael S. Stratoti <tmstrato@king.mcs.drexel.edu>, Marc Scholtis 2:281/701.2,
  660.  Sean Lin (Midland, MI), John Villalovos <villalj@instruction.CS.ORST.EDU>,
  661.  Claude Marche <marche@lri.lri.fr>, Carlos Antunes <cma@eniac.inesc.pt>,
  662.  Drake Koefoed (Eugene, OR), Rehn-Lieh Lin <rllin@paradise.ccl.itri.org.tw>,
  663.  Mark T Garlanger <garlangr@ecn.purdue.edu>, J. B. Gill <JBG@arlan.byu.edu>,
  664.  Frank Behrens (Dresden, Germany), Bruce Gingery 1:310/5.1, John Navas,
  665.  Johan Zwiekhorst 2:292/100, Klaus Fischer 2:243/64, Steve Grant (New Jersey),
  666.  Jeff Pipkins <pipkins@cpqhou.se.hou.compaq.com>, Nemrod Kedem 2:403/138,
  667.  Brett Warthen <73270.405@compuserve.com>, Thomas Dwyer <tomiii@mtu.edu>,
  668.  Brian.McGuinness@nirvonics.com, Mitch Davis 3:634/384.6, Steve Halko 1:365/12,
  669.  noesis@ucscb.UCSC.EDU, Timo Salmi <ts@uwasa.fi>, Jack Alvrus (Florida),
  670.  Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>, Pete Peterson,
  671.  Alex Fedorov <inex@telebox.tele.fi>, Frank-Christian Kruegel 2:240/300.44,
  672.  Heath Ian Hunnicutt <heathh@cco.caltech.edu>, Stefan Gustafsson <sg@diab.se>,
  673.  Janos Haide <JHAIDE.NOVELL@sjfsmtp.novell.com>, Stan Brown <brown@ncoast.org>,
  674.  Serge Krupa <krupa@eig.unige.ch>, Tom Rawson <75300.210@compuserve.com>,
  675.  Edwin Cleton 2:512/1007.2, Martin Wilde 2:247/352.2, Ed Palmer 1:140/1,
  676.  Carlos Rioja <CarlosRioja@cpd.uva.es>,Torbj|rn Lindgren <tl@etek.chalmers.se>,
  677.  Jens Bleuel <100064.1757@CompuServe.COM>, Gianni Albóre (Taranto, Italy),
  678.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>, <Tim_-_Otholt@cup.portal.com>,
  679.  Serge Pachkovsky <ps@comcen.nsk.su>, Dmitry Ablov <abl@ablov.comrel.msk.su>,
  680.  Nigel Bree <nigel@mwc.com>, Bob Aitchison via 76244.726@compuserve.com,
  681.  Francis Turner <FTURNER@madge.MHS.CompuServe.COM>, kevinc@kpc.com,
  682.  Vsevolod M. Shabad 2:5020/75.13,Peter van den Boogert <P.C.vdnBoogert@kub.nl>,
  683.  Gordon Edwards <gedwards@ncratl.atlantaga.ncr.com>, John_Spinks@novell.com,
  684.  Jose R. Rodriguez Santia <100012.364@CompuServe.COM>,KUCHTA@dcse.fee.vutbr.cs,
  685.  Michael Bootz <bootz@physik.uni-kl.de>,Sergey Danilov <victor@rodnik.msk.su>,
  686.  Harald Langhammer <100114.114@compuserve.com>, Bert Baker (Texas),
  687.  Gino Lucrezi <lucrezi@dsiaq1.ing.univaq.it>, Yousuf Khan 1:163/215.6,
  688.  James Berry <jfb292@ecs.southampton.ac.uk>, Everett C. Johnson 70631,16,
  689.  Jerzy Tarasiuk <JT@zfja-gate.fuw.edu.pl>, Roman Rutman <jbari@CCSG.TAU.AC.IL>,
  690.  Lutz Schroer <hmls@IDEFIX.RZ.TU-CLAUSTHAL.DE>, Per-Eric Larsson 2:203/410.15,
  691.  Otto-Michael Braun <omb@ahobln.br.schule.de>, Martin Winkler 2:2402/330.6,
  692.  Scott C. Pedigo <100020.723@CompuServe.COM>, Ed Mulroy 70007.4630,
  693.  Frank van der Linden <vdlinden@fwi.uva.nl>, Ben Castricum <benc@htsa.aha.nl>,
  694.  Andrei Tsyganenko <ANDY@GODZILLA.UMD.EDU>, Jeremy.Laidman@cowan.EDU.AU,
  695.  Brian Long <BLONG@boruk.mhs.compuserve.com>, John_Murphy@perftech.com,
  696.  Peter Singer <100024.1603@CompuServe.COM>, Martin Shipley <martin@buss.co.uk>,
  697.  Jiri Kuchta <kuchta@dcse.fee.vutbr.cs>, Pavel Shtemenko <pasha@opi.odessa.ua>,
  698.  Paul Ratcliffe <70630.647@compuserve.com>, Ivan Martinez 4:801/6,
  699.  David Woolley <100121.53@compuserve.com>,Paul Vojta <vojta@math.berkeley.edu>,
  700.  Ronald Lokker <rlokker@fys.ruu.nl>, Wolfram Joost <WOJO@TEAMWORK.SH.SUB.ORG>,
  701.  Nico E. de Vries <nevries@aip.nl>, Riku Saikkonen <riku.saikkonen@compart.fi>,
  702.  David J. Craig <73313.1610@compuserve.com>, Peter <d91-pbr@nada.kth.se>,
  703.  Igor Khasilev <igor@petre.odessa.ua>, Anthony Naggs <amn@ubik.demon.co.uk>,
  704.  Pybe Faber <postdo@duttncb.tn.tudeflt.nl> (shared acct), cmuelle@eos.ncsu.edu,
  705.  Zhaoyuan Zhang (via Youjun Luo <luo@informatik.uni-wuerzburg.d400.de>),
  706.  Holger Genz (via volker@bsd-home.iam.uni-bonn.de), Thomas Valjak 2:245/1803,
  707.  Wonyong Koh <f7wyk@chem.krict.re.kr>, Igor V. Krasikov <kiv@kiv.kiev.ua>,
  708.  Wolfgang Lorenz <100112.220@CompuServe.COM>, michael_rothman@VNET.IBM.COM,
  709.  Yinrong Huang <HUANGY@SLUVCA.SLU.EDU>, David.Bourgin@babbage.imag.fr,
  710.  Christoph Fischer <Fisher@rz.uni-karlsruhe.de>, Peter_Schuette@ks.fido.de,
  711.  David Perry <davep@demon.csd.unsw.EDU.AU>, H. Peter Anvin <hpa@zytor.com>,
  712.  Bill Potvin II <70540.120@compuserve.com>, Jordi Mas <jordi@qdeck.com>,
  713.  Chad Robinson <crobinso@vaxc.stevens-tech.edu>, Tom Yohe <stampede@oar.net>,
  714.  <Alexey_Kulentsov@p6.f216.n5020.z2.gate.phantom.msk.su>, jaust@mindscape.com,
  715.  Martin Trnovec <umertrno@savba.savba.sk>, Alexander Lepetyuk 2:463/11.44,
  716.  Aaron Martin <71726.2543@compuserve.com>, Tony Hundt <THUNDT@bb-elec.com>,
  717.  Michael Holin <holin@am.heim1.tu-clausthal.de>, Wade Bowmer 3:712/505.0,
  718.  Andreas Kinzler <akinzler@com.rhein-main.de>, Marcus Better 2:201/2120.1,
  719.  Patrick Swayne <PATS@internet.megatrends.com>, Jaap Keuter 2:283/512.0,
  720.  Pancrazio DE MAURO via fausto baldi <balf@dsi.unimi.it>,
  721.  Markku Leinio <matale@utu.fi>, David Markun 76320.302@compuserve.com,
  722.  Alexander A Maltsev <amp@cairccom.msk.su>, Michal Szokolo <msz@plearn.bitnet>,
  723.  Alexander I. Yanovsky <ayan@xray.ineos.ac.ru>, John Sasse <tenthumbs@BIX.com>,
  724.  Carlos Fernandez Sanz <100410.3445@compuserve.com>, Dr. David Leov (Israel),
  725.  James Roberts-Thomson <COM3ROBERJD@NOTTINGHAM-TRENT.AC.UK>,
  726.  Derek Kwan <dkwan@zeus.UWaterloo.ca>, Pim Schaeffer <pschaef@knoware.nl>,
  727.  Kris Heidenstrom <Kris.Heidenstrom@actrix.gen.nz>, bill.dickson@dscmail.com,
  728.  Dave Stephenson <bb683@freenet.toronto.on.ca>, Fernando ? <fido@fing.edu.uy>,
  729.  Michael Heier <100427.2105@compuserve.com>, Robert Raymond CIS 74601.354,
  730.  Joe C. <u8123027@cc.nctu.edu.tw>, Dan Miller <derelict@netcom.com>,
  731.  Niels Kristian Bech Jensen <nkbj@kemi.aau.dk>,Alex Zinin <zinin@icl.kazan.su>,
  732.  Ralf D. Kloth <kloth@sunwan.mpik-tueb.mpg.de>, eckertw@worms-emh4.army.mil,
  733.  Giorgio Caimi <caimi@zeus.csr.unibo.it>, Bob Longnecker <blong@mav.com>,
  734.  Jaroslaw Rafa <sfrafa@lfs.cyf-kr.edu.pl>, Mojmir Strhan <strhan@simultan.ch>,
  735.  Axel C. Frinke <acfrinke@uni-bonn.de>, avp@iron.misa.ac.ru,
  736.  Julian Nicholls <julian@aladdin.co.uk>, ricardo.ferreira@mpcbbs.com.br,
  737.  Vincent Lyonel <vincentl@cc.ec-lyon.fr>, <Gabor.Somlai@ohsh.u-szeged.hu>,
  738.  Pascal Moulart <100572.1021@compuserve.com>, John Murphy <murf@perftech.com>,
  739.  Giacomo Amabile Catenazzi <gcatenaz@g26.ethz.ch>, Svante Frey <sfrey@kuai.se>,
  740.  Nils <xorax@Informatik.Uni-Bremen.DE>, Rod Mathews <rodmathews@earthlink.net>,
  741.  Morten Welinder <terra@APL.FOX.CS.CMU.EDU>, Ziv Barber <ziv@aladdin.co.il>,
  742.  Ervin Peretz <peretz@eagle.natinst.com>, Andrew <browning@werple.mira.net.au>,
  743.  David Cary <cary@agora.rdrop.com>, Nir Sofer <nir@netvision.net.il>,
  744.  Keith Hamilton <100654.2000@compuserve.com>, Colin Hill <chill@rmi.net>,
  745.  David Cary <cary@agora.rdrop.com>,
  746.  Peter Rindfuss <RINDFUSS-S@medea.wz-berlin.de>, <Frederic.Vicher@wanadoo.fr>,
  747.  Pierre Duhem <100256.1731@compuserve.com>,Robert Dixon <r.dixon@dem.csiro.au>,
  748.  Bob Jackman <Bob@salford-software.com>, Erich Stefan Boleyn <erich@uruk.org>,
  749.  Jan Slater <slater@platinum.nb.net>, Alfredo Raul Pena <apena@VNET.IBM.COM>,
  750.  Tom Shinnick <tshinnic@io.com>, Gil Megidish <gmegidis@ort.org.il>,
  751.  Kim Bastin <muskb@lure.latrobe.edu.au>,Dmitry Jemerov <dmitry@jemerov.spb.ru>,
  752.  Marc Ferran <100702.1215@CompuServe.COM>, Hale Landis <landis@sugs.tware.com>,
  753.  Volker Schmidt <100.78304@germanynet.de>, Kevin Scott <tallex@nwlink.com>,
  754.  Luca Di Rocco <i058574@spv05.ing.uniroma1.it>, Revenger Tels <elstner@bsi.de>,
  755.  Mike Marcelais <michmarc@microsoft.com>,Mark J. Restifo <mrestifo@wizvax.net>,
  756.  guest@rnibncw.demon.co.uk, Bill Currie <billc@blackmagic.tait.co.nz>,
  757.  John Eichenberger <eichenbj@norand.com>,Joaquim Homrighausen <joho@defsol.se>,
  758.  Alwin Nederpelt <A.A.M.Nederpelt@caiw.nl>, Jon Dreyer <jdreyer@east.sun.com>,
  759.  Yukimitsu Cherry Sakurai <cherry@krhm.jvc-victor.co.jp>,
  760.  Andreas Perlitz <APERLITZ@btg-agb.isar.de>
  761. --------!---ADDRESSES------------------------
  762. The following have provided API reference and other materials at no charge:
  763.  
  764. Alloy Computer Products, Inc.    (ANSK, NTNX, MW386)
  765. 1 Brigham Street
  766. Marlborough, MA 01752
  767. Voice: (508) 481-8500
  768.        (800) 544-7551
  769. FAX:   (508) 481-7711
  770.  
  771. Banyan Systems, Inc.        (Banyan VINES)
  772. 115 Flanders Road
  773. Westboro, MA 01581
  774. Voice: (508) 898-1000
  775. FAX:   (508) 898-3604
  776.  
  777. Beame & Whiteside Software Ltd    (BW-TCP)
  778. P.O. Box 8130            [6/93]
  779. Dundas, ON L9H 5E7
  780. Canada
  781. Voice:    (416) 765-0822
  782. FAX:    (416) 765-0815
  783. FTP:    ftp.bws.com
  784.  
  785. bit-design GmbH            (bitFOSS, bitFOSSI, WDTSR)
  786. Bayerwaldstr. 5            [4/94]
  787. D-81737 Muenchen
  788. Germany
  789. Voice:    +49-89-670050-0
  790. FAX:    +49-89-670050-90
  791. BBS:    +49-89-670050-91
  792.  
  793. Compact Soft Group        (CS_TSR specification)
  794. SU-252186 Kiev Ukraine        [11/93]
  795. Martirosyana st. 15, apt 4
  796. Email:    compact.soft@cs.kiev.ua
  797.  
  798. General Software        (STARLITE architecture [Embedded DOS])
  799. P.O. Box 2571
  800. Redmond, WA 98073
  801.  
  802. Helix Software Company, Inc.    (Netroom, RM386, Cloaking)
  803. 47-09 30th Street
  804. Long Island City, NY 11101
  805. Voice: (718) 392-3100
  806. FAX:   (718) 392-4212
  807. BBS:   (718) 392-4054
  808.  
  809. Intel Architecture Labs        (SMBus and other specs)
  810. Voice: (800) 627-8686
  811. FAX:   (916) 356-6100
  812.        (916) 356-3551 (international)
  813. Email: IAL_Support@ccm.hf.intel.com
  814.  
  815. Intel Literature        (DOS Protected-Mode Interface)
  816. 3065 Bowers Avenue
  817. Box 58065
  818. Santa Clara, CA 95051-8065
  819. Voice: (800) 548-4725
  820. FTP:   ftp.intel.com
  821.  
  822. International Computers        (ImageCapture)
  823. 12021 West Bluemound Road
  824. Wauwatosa, WI 53226
  825. Voice: (414) 764-9000
  826.  
  827. JAM Software            (JAM disk compressor)
  828. George A. Reznik        [11/94]
  829. Vasilkovskaya str.8, apt.139            
  830. 252040 Kiev, UKRAINE
  831. Voice:  +7(044) 266-6547
  832. FAX:    +7(044) 266-4091
  833. Internet: gar@UA.NET (best) or gar@jam.cs.kiev.ua
  834.  
  835. Mechon Mamre            (MTR shareware: MTRFONTS, MTRTSR)
  836. 12 Hayyin Vital            [10/96]
  837. Jerusalem
  838. FTP:    ftp.cc.huji.ac.il:/pub/kodesh
  839.  
  840. Microsoft Corporation        (CD-ROM Extensions)
  841. 16011 NE 36th Way
  842. Box 97017
  843. Redmond, WA 98073-9717
  844. Voice: (206) 882-8080
  845. FAX:   (206) 883-8101
  846. FTP:   ftp.microsoft.com
  847.  
  848. Nanosoft, Inc.            (MultiDOS Plus, TurboNET)
  849. 13 Westfield Road
  850. Natick, MA 01760
  851. Voice: (800) 678-2141
  852.        (508) 651-0091
  853. FAX:   (508) 655-8860
  854. BBS:   (508) 650-9552
  855.  
  856. NashaKala Corporation        (ComShare)
  857. P.O. Box 218, Station 'K'    [1/95]
  858. Toronto, Ontario  M4P-2E0
  859. CANADA
  860.  
  861. NetManage, Inc.            (ChameleonNFS)
  862. 20823 Stevens Creek Blvd    [6/93]
  863. Suite 100
  864. Cupertino, CA 95014
  865. Voice: (408) 973-7171
  866. FAX:   (408) 257-6405
  867. FTP:   ftp.netmanage.com
  868.  
  869. Net-Source, Inc.        (SilverNET)
  870. 1265 El Camino Real, Suite 101    [7/93]
  871. Santa Clara, CA 95050
  872. Voice: (408) 246-6679
  873. FAX:   (408) 246-7040
  874.        netsource.com
  875.  
  876. Novell, Inc.            (NetWare, LSL)
  877. 122 East 1700 South
  878. Provo, UT 84601
  879. Voice: (800) 453-1267
  880.        (801) 379-5900
  881. FTP:    ftp.novell.com, sjf-lwp.novell.com
  882. WWW:    http://occam.sjf.novell.com:8080/
  883.  
  884. Phar Lap Software, Inc.        (Virtual Control Program Interface)
  885. 60 Aberdeen Avenue
  886. Cambridge, MA 02138
  887. Voice: (617) 661-1510
  888. FTP:    pharlap.com
  889.  
  890. Phoenix Technologies, Ltd.    (PCMCIA Socket Services)
  891. 40 Airport Parkway        [6/91]
  892. San Jose, CA 95110-1008
  893. Voice: (408) 452-6500
  894. FAX:   (408) 452-1985
  895.  
  896. Quarterdeck Office Systems    (DESQview 2.26)
  897. 150 Pico Boulevard        [12/92]
  898. Santa Monica, CA 90405
  899. Voice: (213) 392-9701
  900. FAX:   (213) 399-3802
  901. BBS:   (213) 314-3227
  902. FTP:    qdeck.com
  903.  
  904. Bernd Schemmer            (MDEBUG)
  905. Ostenbergstr. 99/137
  906. W4600 Dortmund 50
  907. GERMANY
  908.  
  909. Softwarehouse Corporation    (Connection Manager)
  910. 326 State Street        [10/93]
  911. Los Altos, CA 94022
  912. Voice: (415) 949-0203
  913. FAX:   (415) 949-0208
  914. BBS:   (415) 949-0207
  915.  
  916. Tiara Computer Systems, Inc.    (10NET)
  917. 1091 Shoreline Blvd        [7/93]
  918. Mountain View, CA 94043
  919.  
  920. V Communications, Inc.        (RSIS)
  921. 4320 Stevens Creek Blvd, Suite 275  [2/92]
  922. San Jose, CA 95129
  923. Voice: (408) 296-4224
  924.  
  925. Video Electronics Standards Association (VESA SuperVGA BIOS extensions)
  926. 1330 South Bascom Avenue, Suite D
  927. San Jose, CA 95128-4502
  928. Voice: (408) 971-7525
  929. FAX:   (408) 286-8988
  930. (2150 North First Street, Suite 440, San Jose, CA 95131-2029; phone
  931. 408-435-0333, FAX 408-435-8225)
  932.  
  933. Webcorp                (WEB)
  934. 2750 Bridgeway            [7/93]
  935. Sausalito, CA 94965
  936. Voice: (415) 331-1449
  937. FAX:   (415) 331-0911
  938.  
  939. Willies' Computer Software Company  (COMM-DRV)
  940. 2470 S. Dairy Ashford, Suite 188    [5/94]
  941. Houston, TX 77077
  942. Voice: (800) 966-4832
  943.        (713) 498-4832
  944. --------!---ADDRESSES------------------------
  945. Other addresses: 
  946.  
  947. J.M. Allen Creations        (PRINDIR)
  948. 115 Lynn Street            [8/92]
  949. Fremont, OH 43420
  950.  
  951. American Megatrends, Inc.    (AMIBIOS, BIOS-FLASH)
  952. Voice:    (800) 828-9264        [1994]
  953. FTP:    american.megatrends.com
  954.  
  955. A.N.D. Technologies        (PSPS)
  956. P.O. Box 64811            [5/93]
  957. Los Angeles, CA 90064
  958. Voice:    (213) 848-9345
  959. CIS:    71011,3570
  960.  
  961. Artisoft Inc.            (LANtastic)
  962. 575 East River Rd.
  963. Tucson, AZ 85704
  964. Voice:    (602) 293-6363
  965.     artisoft.com
  966.  
  967. Attachmate Corporation        (Extra!)
  968. 3617 131st Ave. SE
  969. Bellevue, WA 98006-9930
  970. Voice: (800) 426-6283
  971. FAX:   (206) 747-9924
  972.  
  973. G.T. Becker            (RighTime)
  974. Air System Technologies, Inc.    [4/91]
  975. 14232 Marsh Lane, Suite 339
  976. Dallas, TX 75234
  977.  
  978. Better Software Technology, Inc. (Switch-It)
  979. 55 New York Ave            [1990]
  980. Framingham, MA 01701
  981. Voice:    (508) 879-0744
  982. FAX:    (508) 872-1734
  983.  
  984. Biologic            (HRAM, MIN-MEM)
  985. PO Box 1267            [9/91]
  986. Manassas, VA 22110
  987.  
  988. BLOC Publishing Corp.        (FAST!)
  989. 800 S.W. 37th Avenue        [6/93]
  990. Coral Gables, FL 33134
  991.  
  992. Rich Bono            (ISR.COM)
  993. 7 Redfield Circle        [2/91]
  994. Derry, New Hampshire, 03038
  995. rbono@necis.ma.nec.com
  996. nm1d@wb1dsw.nh.usa.na
  997.  
  998. Borland International Inc.    (Turbo Pascal, Turbo C)
  999. 1800 Green Hills Rd.
  1000. Scotts Valley, CA 95066
  1001. Voice:    (408) 438-8400
  1002.  
  1003. Bromfield Software Products    (SCROLLit)
  1004. P.O. Box 70081            [5/93]
  1005. Ottawa, Ontario K2P 2M3
  1006. Canada
  1007. CIS:    71054,3051
  1008.  
  1009. Andrzej Brzezinski        (CALCULATOR)
  1010. 308-70 Garry St.        [12/90]
  1011. Winnipeg, Manitoba R3C 3J9
  1012. Canada
  1013.  
  1014. Budget Software Company        (Disk Spool II)
  1015. P. O. Box 12282            [12/91]
  1016. 12162 E. Mississippi Ave.
  1017. Aurora, CO  80012-3499
  1018. Voice:    (303) 695-9095
  1019.  
  1020. Cirrus Logic            (video adapters)
  1021. 3100 West Warren Ave
  1022. Fremont, CA 94538
  1023.  
  1024. Commercial Software Associates    (VMiX)
  1025. Post Office Box 36
  1026. Corona del Mar, CA 92625    
  1027. Voice:    (714) 720-1214 (8-6pm PDT)
  1028. BBS:    (714) 720-1139 (24 Hrs.)
  1029.  
  1030. Compaq Computer Corporation
  1031. 20555 S.H. 249
  1032. Houston, TX 77070
  1033. FTP:    ftp.compaq.com
  1034.  
  1035. COMTROL Europe Ltd.        (COMTROL HOSTESS)
  1036. Killé House
  1037. Chinnor Road
  1038. Thame
  1039. Oxon, OX9-3NU
  1040. ENGLAND
  1041.  
  1042. CTRLALT Associates        (STACKEY, EGAPAL, VGAPAL)
  1043. Suite 133            [3/90]
  1044. 260 South Lake Ave.
  1045. Pasadena, CA 91101
  1046.  
  1047. Dell Computers
  1048. FTP:   dell1.dell.com, dell2.dell.com
  1049.  
  1050. Digital Research, Inc.        (GEM, DR DOS, Concurrent DOS)
  1051. (see Novell, Inc.)
  1052.  
  1053. Distributed Information Processing, Ltd.
  1054. Number 2 Frederick Sanger Road
  1055. Surrey Research Park
  1056. Guildford, Surrey GU2 5XN
  1057. England
  1058. Voice:    +44 483 301 555
  1059. FAX:    +44 483 301 434
  1060.  
  1061. [DPMI Committee]
  1062. Albert Teng, DPMI Committee Secretary
  1063. Mailstop NW1-18
  1064. 2801 Northwestern Parkway
  1065. Santa Clara, CA 95051
  1066. FAX:    (408) 765-5165
  1067.  
  1068. Dynamic Microprocessor Associates (pcANYWHERE)
  1069. 1776 E. Jericho Turnpike
  1070. Huntington, NY 11743
  1071. Voice:    (516)-462-0440
  1072.  
  1073. EasyNet Systems Inc.        (EasyNet ShareLan)
  1074. 4283 Village Centre Court    [4/88]
  1075. Mississauga, Ontario L4Z 1S2
  1076. Voice:    (416) 273-6410
  1077.  
  1078. Eicon Technology Corporation
  1079. 2196 32nd Avenue
  1080. Montreal, Quebec, Canada H8T 3H7
  1081. Voice:    (514) 631-2592
  1082.  
  1083. Ergo Computing            (OS/286, OS/386)
  1084. 1 Intercontinental Way
  1085. Peabody, MA 01960
  1086. Voice:    (508) 535-7510
  1087. FAX:    (508) 535-7512
  1088.  
  1089. ESaSS B.V.            (TBSCANX, ThunderByte, STACKMAN)
  1090. Thunderbyte PC Immunizer Division
  1091. P.O. Box 1380
  1092. 6501 BJ Nijmegen
  1093. The Netherlands
  1094. Voice:    +31-80-787 881
  1095. FAX:    +31-80-789 186
  1096. BBS:    +31-85-212 395
  1097.  
  1098. Express Consulting        (EZRECV)
  1099. 4960 Hamilton Ave. Suite 211    [7/92]
  1100. San Jose, CA 95130
  1101. Voice:    (408) 374-7992
  1102. FAX:    (408) 374-3115
  1103.  
  1104. FAB Software            (Newkey)
  1105. P.O. Box 336            [10/90]
  1106. Wayland, MA 01778
  1107.  
  1108. Peter Fitzsimmons        (SWELL)
  1109. P.O. Box 670            [as of 7/89]
  1110. Adelaide St. Postal Station
  1111. Toronto, Canada M5C 2J8
  1112.  
  1113. FlashTek, Inc.            (X-32VM)
  1114. 804 Airport Way, Suite D    [9/92]
  1115. Sandpoint, ID 83864
  1116. Voice:    (208) 263-7311
  1117. FAX:    (208) 263-8772
  1118. UUCP:    x-32vm@proto.com
  1119.  
  1120. Geoff Friesen            (IC)
  1121. Box 94                [10/92]
  1122. Dauphin, Manitoba
  1123. Canada R7N 2T9
  1124.  
  1125. Frontier Technologies Corp.    (Super-TCP)
  1126. 10201 N. Port Washington Road    [8/93]
  1127. Mequon, WI 53092
  1128. Voice:    (414) 241-4555
  1129. FAX:    (414) 241-7084
  1130. FTP:    isi.frontiertech.com
  1131.  
  1132. FTP Software, Inc.        (PC/TCP)
  1133. Voice:    (800) 282-4387
  1134. FTP:    vax.ftp.com
  1135.  
  1136. Future Domain Corporation    (SCSI controllers)
  1137. 2801 McGaw Ave.
  1138. Irvine, CA 92714
  1139. Voice:    (714) 253-0440
  1140. FAX:    (714) 253-0429
  1141.  
  1142. Gamma Software            (APCAL)
  1143. P.O. Box 8191            [2/93]
  1144. Fort Collins, CO 80526
  1145. Voice: (800) 747-9960
  1146.        (303) 490-2928
  1147.  
  1148. H&G Software            (Explosiv)
  1149. P.O. Box #3013            [3/94]
  1150. Vancouver, B.C. Canada
  1151. V6B 3X5
  1152.  
  1153. Husky Computer Limited        (Husky Hunter 16 BIOS)
  1154. Eden Road            [9/91]
  1155. Walsgrave Triangle Business Park
  1156. Coventry CV2 2TB
  1157. England
  1158. Voice:    +44 203 604040
  1159. FAX:    +44 203 603060
  1160.  
  1161. Information Modes        ($25 Network)
  1162. P.O. Drawer F
  1163. Denton, TX 76202
  1164. Voice:    (817) 387-3339
  1165.  
  1166. Innovative Data Concepts, Inc.    (SWAP?? utilities, TesSeRact library)
  1167. 122 North York Road
  1168. Suite 5
  1169. Hatboro, PA 19040
  1170. Voice:    (215) 443-9705
  1171. Orders: (800) 926-4551
  1172. FAX:    (215) 443-9753
  1173.  
  1174. Inset Systems            (Inset)
  1175. 71 Commerce Drive        [may be outdated]
  1176. Brookfield, CT 06804
  1177.     inset.com
  1178.  
  1179. Eric Isaacson Software        (ZIPKEY)
  1180. 416 East University Ave.
  1181. Bloomington, IN 47401-4739
  1182. Voice:    (812) 339-1811
  1183.  
  1184. Isogon Corporation        (NewSpace)
  1185. 330 Seventh Avenue
  1186. New York, NY 10001
  1187. Voice:    (212) 967-2424
  1188.  
  1189. Jorj Software Co.        (JORJ)
  1190. 4354 Fletcher Rd.        [5/91]
  1191. Manchester MI 48158
  1192.  
  1193. JP Software            (4DOS)
  1194. P.O. Box 1470
  1195. E. Arlington, MA 02174
  1196. Voice:    (617) 646-3975
  1197.  
  1198. Robert Juhasz            (XFS)
  1199. Auf der Suehle 14        [4/94]
  1200. 33102 Paderborn
  1201. Germany
  1202. FAX:    +49 5251 55764
  1203. Email:    robertj@lwfws1.uni-paderborn.de
  1204. CIS:    100045,2433
  1205.  
  1206. KANSYS, Inc.            (AutoBraille)
  1207. 1016 Ohio            [12/91]
  1208. Lawrence, KS 66044
  1209. Voice:    (800) 279-4880
  1210.     (913) 843-0351
  1211.  
  1212. Key Software Products        (The Last Byte)
  1213. 440 Ninth Avenue
  1214. Menlo Park, CA 94025
  1215. Voice:    (415) 364-9847 [8am-6pm PST]
  1216. BBS:    (415) 364-9847 [7pm-8am PST]
  1217.  
  1218. Lanera Corporation        (TCPOpen)
  1219. 516 Valley Way            [8/93]
  1220. Milpitas, CA 95035
  1221. Voice: (408) 956-8344
  1222. FAX:   (408) 956-8343
  1223.  
  1224. Lassen Software, Inc.        (Trusted Access)
  1225. 5923 Clark Rd, Suite F        [4/93]
  1226. P.O. Box 2319
  1227. Paradise, CA 95967-2319
  1228. Voice:    (305) 445-6304
  1229.  
  1230. Microsystems Software, Inc.    (MAGic)
  1231. 600 Worcester Road
  1232. Framingham, MA 01701
  1233. Voice:    (508) 626-8511
  1234. FAX:    (508) 626-8515
  1235. BBS:    (508) 875-8009
  1236.  
  1237. MicroTalk            (ASAP)
  1238. 337 S. Peterson
  1239. Louisville, KY 40206
  1240. Voice: (502) 897-2705
  1241. BBS:   (502) 893-2269
  1242.  
  1243. Celso Minnitti, Jr.        (INTMON)
  1244. 139 Linden St
  1245. Wellesley, MA 02181
  1246.  
  1247. John Newlin
  1248. New-Ware            (SCOUT)
  1249. 8050 Camino Kiosco
  1250. San Diego, CA 92122
  1251.  
  1252. Alexandr Novy & Petr Horak    (REDVIEW)
  1253. Technical University of Prague    [2/92]
  1254. Faculty of Nuclear Science and Physical Engineering
  1255. Prague, Czechoslovakia
  1256. BITNET: HORAC@CSEARN
  1257.  
  1258. Nu-Mega Technologies, Inc.    (Soft-ICE)
  1259. P.O. Box 7780            [8/92]
  1260. Nashua, NH 03060-7780
  1261. Voice: (603) 889-2386
  1262. FAX:   (603) 889-1135
  1263.  
  1264. Offe Enterprises        (VUIMAGE)
  1265. 1163 E. Ogden Ave. #705-131
  1266. Naperville, IL 60563
  1267. Voice: (708) 357-6679
  1268.  
  1269. Ontrack Computer Systems    (Disk Manager, SWBIOS, Drive Rocket)
  1270. 6321 Bury Drive            [10/93]
  1271. Minneapolis, MN 55346
  1272. Voice:    (800) 752-1333
  1273.     (612( 937-1107
  1274.  
  1275. P2 Enterprises            (Phantom of the Keyboard)
  1276. P.O. Box 25            [5/91]
  1277. Ben Lomond, CA 95005
  1278.  
  1279. PC-Kwik Corporation        (Super PC-Kwik, PowerPak, PCKSPL, PCKSCRN,...)
  1280. 15100 SW Koll Parkway        [6/93]
  1281. Beaverton, OR 97006-6026
  1282. Voice: (503) 644-5644
  1283. FAX:   (503) 646-8267
  1284.  
  1285. PC Thuis BV            (PC Thuis Power magazine)
  1286. Spaarne 55
  1287. 2011 CE HAARLEM
  1288. The Netherlands
  1289. Voice: 023 - 366814
  1290.  
  1291. Personics Corporation        (UltraVision)
  1292. 63 Great Road
  1293. Maynard, MA 01754
  1294.  
  1295. P.R. Glassel and Associates, Inc.    (QUICKCACHE II)
  1296. 30255 Fir Trail            [1/90]
  1297. Stacy, MN 55079
  1298. Voice: (619) 462-1337
  1299.  
  1300. Progressive Solutions        (Back&Forth)
  1301. Sandi and Shane Stump
  1302. Box 276125
  1303. San Antonio, TX 78227
  1304. Voice: (800) 833 4400
  1305.        (512) 670 0882
  1306. BBS:   (512) 670 1809
  1307.  
  1308. RSE, Inc.            (Nabbit)
  1309. 1157 57th Drive SE        [1/93]
  1310. Auburn, WA 98002
  1311. Voice: (206) 939-4105
  1312. FAX:   (206) 989-4105
  1313.  
  1314. SeaSide Software        (FastJuice)
  1315. 312 W. 6th Street, Suite 108    [1990]
  1316. Corona, CA 91720
  1317.  
  1318. Shamrock Software        (EMAIL, NET.24)
  1319. Muenchner Strasse 26a
  1320. W-8067 Petershausen
  1321. Germany
  1322. BBS:   +49 89-307 2079
  1323.  
  1324. SitBack Technologies, Inc.    (SitBack)
  1325. 9290 Bond, Suite 210        [8/90]
  1326. Overland Park, KS 66214
  1327. Voice: (913) 894-0808
  1328.  
  1329. Soft Warehouse, Inc.        (HERCULES.COM)
  1330. 3615 Harding Avenue        [11/88]
  1331. Suite 505
  1332. Honolulu, HI 96816
  1333.  
  1334. Softlogic Solutions, Inc.    (DoubleDOS,Cubit,Software Carousel)
  1335. One Perimeter Road
  1336. Manchester, NH 03103
  1337.  
  1338. Software Concepts Design    (FLU_SHOT)
  1339. 594 Third Avenue
  1340. New York, NY 10016
  1341. BBS:   (212) 889-6438
  1342.  
  1343. The Software Link, Inc.        (PC-MOS/386)
  1344. 5575B Chamblee-Dunwoody Road, suite 205        [7/93]
  1345. Atlanta, GA 30338
  1346. Voice: (404) 512-0705
  1347. BBS:   (404) 512-0643
  1348. FAX:   (404) 512-7005
  1349.  
  1350. Spirit of Performance, Inc.    (ASPIHOOK)
  1351. Harvard, MA
  1352.  
  1353. STSC, Inc.            (APL*Plus/PC)
  1354. 2115 E. Jefferson St.        [3/93]
  1355. Rockville, MD 20852-9950
  1356. Voice: (301) 984-5123 (MD)
  1357.        (800) 592-0050 Ext 900
  1358.        (301) 984-5412 (international)
  1359. FAX:   (301) 984-5094
  1360. Telex: 898-085 (may be outdated)
  1361.  
  1362. TapirSoft            (TEXTCAP 2.0)
  1363. Gisbert W. Selke        [12/91]
  1364. Ermekeilstr. 28
  1365. W-5300 Bonn 1
  1366. Germany
  1367.  
  1368. Ted Gruber Software        (FGDRIVER)
  1369. P.O. Box 13408
  1370. Las Vegas, NV 89112
  1371. Voice: (702) 735-1980
  1372. BBS:   (702) 796-7134
  1373. FAX:   (702) 735-4603
  1374.  
  1375. George A. Theall        (RECALL)
  1376. TifaWARE
  1377. 506 South 41st St., #3M
  1378. Philadelphia, PA 19104
  1379. Voice: (215) 662-0558
  1380.  
  1381. THEOS Software Corporation    (Theos operating system)
  1382. 1777 Botelho Drive        [10/96]
  1383. Walnut Creek, CA 94596-5022
  1384. Voice:    (510) 935-1118
  1385.  
  1386. David G. Thomas            (TAME)
  1387. c/o PowerSoft
  1388. P.O. Box 956338
  1389. Duluth, GA 30136
  1390.  
  1391. Tseng Labs
  1392. 10 Pheasant Run
  1393. Newtown, PA 18940
  1394.  
  1395. Vertisoft Systems, Inc.        (Double Disk,NOW!)
  1396. 153 B Grace Drive
  1397. Easley, SC 29640
  1398.  
  1399. Vadim V. Vlasov            (COMBI-disk)
  1400. Inst. for Nuclear Research of Russian Acad. Sci.    [5/93]
  1401. 60th October Anniversary prospect, 7a
  1402. 117312 Moscow, Russia
  1403. Voice:    7-095-133-6533
  1404.  
  1405. Thomas Wagner            (CTask)
  1406. Ferrari electronic GmbH
  1407. Beusselstrasse 27
  1408. 1000 Berlin 21
  1409. Germany
  1410. Voice: +49 30-396 50 21
  1411. FAX:   +49 30-396 80 20
  1412.  
  1413. Ross Neilson Wentworth        (RAID)
  1414. Serendipity Software        [as of 11/88]
  1415. 1422 Elkgrove Circle, #3
  1416. Venice, CA 90291
  1417.  
  1418. ZSoft Corporation        (FRIEZE)
  1419. 450 Franklin Rd. Suite 100
  1420. Marietta, GA 30067
  1421. Voice: (404) 428-0008
  1422. --------!---TRADEMARKS-----------------------
  1423. To keep the lawyers happy:
  1424.  
  1425. ArtiCom is a registered trademark of Artisoft, Inc.
  1426. ASAP is a trademark of MicroTalk.
  1427. Banyan is a registered trademark of Banyan Systems, Inc.
  1428. Compaq is a registered trademark of Compaq Computer Corp.
  1429. Corona and Cordata are trademarks of Cordata Computer
  1430. DESQview, DESQview/X, QEMM-386, and QRAM are trademarks of Quarterdeck Office
  1431.     Systems
  1432. HALO'88 is a trademark of Media Cybernetics.
  1433. Hayes is a trademark of Hayes Microcomputer Products Inc.
  1434. IBM, PC, PCjr, PC/XT, PC/AT, XT/286, PS/2, TopView, OS/2 are trademarks of
  1435.     IBM Corp.
  1436. Logitech is a trademark of Logitech, Inc.
  1437. Microsoft, MS, MS DOS, Microsoft Windows, Microsoft Windows NT, Microsoft
  1438.     Windows 95 are trademarks/registered trademarks of Microsoft Corp.
  1439. Mouse Systems is a trademark of Mouse Systems Corp.
  1440. NetWare is a registered trademark of Novell Development Corp.
  1441. PC Tools is a trademark of Central Point Software, Inc.
  1442. StreetTalk, VINES, and Banyan Network Server are trademarks of Banyan Systems,
  1443.     Inc.
  1444. Tandy 1000 is a registered trademark of Tandy Corp.
  1445. TaskView and OmniView are trademarks of Sunny Hill Software
  1446. 10NET is a registered trademark of Tiara Computer Systems, Inc.
  1447. TesSeRact is a trademark of the TesSeRact Development Team.
  1448. Turbo C and Turbo Pascal are registered trademarks of Borland International
  1449. 286/DOS-Extender and 386/DOS-Extender are trademarks of Phar Lap Software, Inc.
  1450. Carbon Copy Plus is a trademark of Meridian Technology, Inc.
  1451. GIF is a trademark of Compuserve, Inc.
  1452. VUIMAGE is a trademark of Offe Enterprises.
  1453. Soft-ICE is a trademark of Nu-Mega Technologies.
  1454. MAGic is a trademark of Microsystems Software, Inc.
  1455. LANtastic is a trademark of Artisoft, Inc.
  1456. HRAM is a trademark of Biologic.
  1457. ImageCapture is a trademark of International Computers.
  1458. FlashTek, X-32, and X-32VM are trademarks fo FlashTek, Inc.
  1459. SK-UPPS is a trademark of Schneider & Koch GmbH
  1460. SK-PASSPORT is a trademark of SysKonnect, Inc.
  1461. PostScript is a trademark of Adobe, Inc.
  1462. SpaceManager is a trademark of Vertisoft Systems, Inc.
  1463. Husky, Hunter, Hunter 16, Hawk, 8/16, Sidebox and Oracle GT are trademarks
  1464.     of Husky Computers Limited.
  1465. COMM-DRV is a trademark of Willies' Computer Software Company.
  1466. Various other names are trademarks or registered trademarks of their respective
  1467.     holders, and are used solely for identification
  1468. --------!---QUOTES---------------------------
  1469. What they're saying about this list:
  1470.   "A cornucopia of descriptions of interrupt and function calls on the
  1471.    IBM PC.  A great thing to have on your hard disk if you don't have
  1472.    a Ray Duncan or Peter Norton book handy."
  1473.       _Turbo_Technix_, July/August 1988, p. 157.
  1474. [and that was about the 1/30/88 version, which was a mere 150K....]
  1475.  
  1476.   "An enormous listing of DOS and BIOS interrupt calls, many undocumented
  1477.    and program-specific.  Quite simply, some of Snooper's reports wouldn't
  1478.    be there without it.     Very useful in that it reports bugs and
  1479.    incompatibilities books rarely mention.  And it's free!"
  1480.     John P. Vias, SNOOPER.DOC v1.07 (Snooper is a shareware system
  1481.     information program).
  1482.  
  1483.   "Ralf Brown maintains an astounding file which is chock-full of
  1484.    detailed, absolutely-indispensable information for DOS programmers on
  1485.    Hardware, BIOS, DOS, and other interrupts.  ....  You should not be
  1486.    without this file, which is widely-known as "Ralf Brown's Interrupt
  1487.    List". Ask about it. You will find it."
  1488.     Robert Curtis Davis, TBONES07.DOC.
  1489.  
  1490.   "It's the finest mess 'o Purina Geek Chow that I've seen in a coon's age."
  1491.     --Ethan Dicks
  1492. --------!---CONTACT_INFO---------------------
  1493. If you know of any information not in the list, or which is stated incorrectly,
  1494. please let me know!  This list would be a pale shadow of its current self if it
  1495. weren't for everybody's input.
  1496.  
  1497. Software developers are encouraged to check the list before assigning 
  1498. interrupts, and to provide me with a list of interrupt calls used (to help
  1499. prevent future interrupt conflicts).
  1500.  
  1501.     Ralf Brown
  1502.  
  1503. Address e-mail to:
  1504.     Internet: ralf@pobox.com (currently forwards to ralf@telerama.lm.com)
  1505.     FIDO: Ralf Brown 1:129/26.1
  1506.         or post a message to me in the DR_DEBUG echo
  1507.     CompuServe:   >INTERNET:ralf@pobox.com
  1508.  
  1509. Snail mail:
  1510.     Ralf Brown
  1511.     813 Copeland Way, Suite 26
  1512.     Pittsburgh, PA 15232-2217
  1513.        (Letters which enclose a Self-Addressed Stamped Envelope [or self-
  1514.         addressed envelope and international return coupon] or e-mail
  1515.         address will be given priority.  This address will remain valid
  1516.         until at least November 1, 1997.)
  1517.  
  1518. Visit my home page!    http://www.pobox.com/~ralf
  1519.  
  1520. I reply to all e-mail submissions and inquiries.  If you do not receive a reply
  1521. within a reasonable time, send your message again, giving a better return path
  1522. (a surprising number of mailers do not insert a correct From: address!)
  1523.